Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSWindowOrderingMode Enum

Constants that let you specify how a window is ordered relative to another window.

enum EinhugurMacOSBridge.NSWindowOrderingMode

Constants

Below = -1Moves the window below the indicated window.
Out = 0Moves the window off the screen.
Above = 1Moves the window above the indicated window.